.Net Framework > v2.0.50727 > System > Threading > Thread > Thread Thread(ParameterizedThreadStart)
Thread(ParameterizedThreadStart,Int32)
Thread(ThreadStart)
Thread(ThreadStart,Int32)


Thread(ParameterizedThreadStart)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Thread class, specifying a delegate that allows an object to be passed to the thread when the thread is started.
Type
void
Character
public
Parameters
NameTypeDescription
startParameterizedThreadStart
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Thread(ParameterizedThreadStart,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Thread class, specifying a delegate that allows an object to be passed to the thread when the thread is started and specifying the maximum stack size for the thread.
Type
void
Character
public
Parameters
NameTypeDescription
startParameterizedThreadStart
maxStackSizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Thread(ThreadStart)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Thread class.
Type
void
Character
public
Parameters
NameTypeDescription
startThreadStart
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Thread(ThreadStart,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Threading.Thread class, specifying the maximum stack size for the thread.
Type
void
Character
public
Parameters
NameTypeDescription
startThreadStart
maxStackSizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database